OUT Send Byte to Output Port
OUT port,data
Sends one byte of data to a specified output port.
port An integer expression in the range 0 to 65535; specifies
the port number.
data An integer expression in the range 0 to 255; specifies the
data byte.